home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000377_jim@wilbur.njit.edu _Sat Nov 21 23:21:34 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <jim@wilbur.njit.edu>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA08913; Sat, 21 Nov 92 23:21:34 MET
  4. Received: by dxmint.cern.ch (dxcern) (5.57/3.14)
  5.     id AA24987; Sat, 21 Nov 92 23:34:17 +0100
  6. Received: by njitgw.njit.edu (5.57/Ultrix3.0-C)
  7.     id AA16031; Sat, 21 Nov 92 17:33:39 -0500
  8. Message-Id: <9211212233.AA16031@njitgw.njit.edu>
  9. Received: by wilbur.njit.edu; Sat, 21 Nov 92 17:32:08 est
  10. Date: Sat, 21 Nov 92 17:32:08 est
  11. From: jim@wilbur.njit.edu (Jim Whitescarver)
  12. To: www-talk@nxoc01.cern.ch
  13. Subject: ScreenMode binaries, man page reader, experimental server
  14.  
  15. The ScreenMode w3 interface is available via anonymous ftp from 
  16. wilbur.njit.edu in dist/w3.  The Sun and Dec versions are a bit out
  17. of date, so plan to get a new one soon,  only the HP version is up
  18. to date.  This is still a prerelease version.
  19.  
  20. We have an experimental server for our CWIS plus a special gateway
  21. server.  The ScreenMode interface can still be access via telnet to
  22. eies2.njit.edu with the login www.  You can try the manual page reader
  23. their, or via http://eies2:1234/man.  We make extensive use of the <PRE>
  24. tag for preformatted text.  Much of our hypertext, including the manual
  25. pages, will not be formatted properly unless you use one of our readers,
  26. or another reader modifies to support <PRE>.
  27.  
  28. The preformatted tag, PRE, unlike <PLAINTEXT>, allows anchors etc. to be 
  29. inserted in text that is already formatted.  It greatly simplifies the
  30. task of importing text from independant applications will anchors
  31. everywhere you want them.  In addition, we have a set of macros for
  32. MS-word which allow editing HTML in WYSIWYG fashion, but this also
  33. requires support of the preformatted tag in HTML.
  34.  
  35. Al Leurck (al@eies2.njit.edu) developed the PRE tag and MS-word macros
  36. here in the ScreenMode interface and we are adding it to the tkWWW X
  37. interface.
  38.  
  39. We plan to impliment group hypertext using a mail server to suppliment
  40. the HPPT access protocol.  Readers can contribute anchors to a text via
  41. mail to www at the server machine.  Our browsers will support this
  42. transparently.  Later we hope to participate in a broader effort to
  43. include SGML tags to support forms, for truely interactive hypertext.